Return

Edit Task: SetTaskResourceBreakdown

Format

SCHED / EditTask '<TaskName>' SetTaskResourceBreakdown '<ResourceName>' <BreakdownTime>

Description

The SetTaskResourceBreakdown attribute under EditTask defines the resource usage's breakdown time for the specified resource for all of the task's possibilities.

Parameters

ParameterDescription
ResourceNameA string of text in single quotes of the resource that is being defined within the command.
BreakdownTimeA numerical value that represents seconds (millisecond fidelity).

Examples

Change the breakdown time to 14.7s for all possibilities that use ResB in TaskA.

SCHED / EditTask 'TaskA' SetTaskResourceBreakdown 'ResB' 14.7